colorswatch: Update to new GtkGestureSingle/GtkEventController defaults
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 11 Aug 2014 19:48:43 +0000 (21:48 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 15 Aug 2014 11:49:40 +0000 (13:49 +0200)
commit1c23ab5a7e98a10b53811cf5c452e64a07ce7dc9
treeb54e68a36873a978269e221dc42372c8e2bb0e91
parent9e89640b0b950706a653c8df30fb7cd970d6d043
colorswatch: Update to new GtkGestureSingle/GtkEventController defaults

GtkGestureSingle::button is set to 0 on the multipress gesture, as several
buttons are managed by that gesture. Also avoid some extra lines of code
setting what nowadays are default values.

https://bugzilla.gnome.org/show_bug.cgi?id=734285
gtk/gtkcolorswatch.c